3 Configuration Guide

Introduction

This document describes how to configure the Unversal Sensor so that the software matches the Lora hardware and the sensor used. That means that pin definitiona should describe the correct connections between the chip and the Lora transceiver and that the config.h file should describes what sensors are present and how they are connected to the board.

There are two ways to configure the LoRa node:

First of all we will concentrate on configuration items to get the device mcu known to the system and compiled. After that, we will focus on the selecting the right sensor and get output of these sensors. Finally, we will focus on sending downlink command to the node while operational and change its configuration on the fly.

Configuring the system and the mcu

 

 

Configuring the sensor

 

 

Configuring and sending Downlink